←Select platform

ToArray Method

Summary
Gets an array of the items in this collection.
Syntax
C#
VB
C++
public T[] ToArray() 
Public Function ToArray() As _T()_ 
public: 
_array<T^>^_ ToArray();  

Return Value

An array of the items in this collection.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.